Welcome![Sign In][Sign Up]
Location:
Search - SQlite C

Search list

[ADO-ODBC简单sqlite封装.rar

Description:

某网友自用的sqlite的简单c++封装


Platform: | Size: 226649 | Author: lvbibo | Hits:

[ADO-ODBCsqlite数据库操作封装

Description: 轻量级数据库sqlite的C操作封装,使用简单,封装后和普通数据库一样方便。
Platform: | Size: 6639 | Author: gloxy@sina.com | Hits:

[ADO-ODBCSQLite3_MFC

Description: SQLite 3.x的一个C++封装类。基于MFC。SQLite是一种高效的嵌入式数据库。-SQLite 3.x a Class C Packaging. Based on the MFC. SQLite is a high-performance embedded database.
Platform: | Size: 643072 | Author: 辛亚平 | Hits:

[BooksSQLiteWeb

Description: :介绍了基于ARM 的嵌入式Web 服务器的系统组成与工作原理,SQLite 系统的特点和体系结构。在arm-linux 平台上成功移植了SQLite,。结合表单和CGI 技术,并利用SQLite提供的C 语言API,成功地实现了客户与SQLite 嵌入式数据库系统的动态交互。此方案可以广泛应用在工业设备远程控制、远程家庭医疗设备、信息家电控制中心等应用领域。-: Based on the ARM Embedded Web server and the system components working principle, SQLite system features and architecture. The arm- linux platform for a successful transplant SQLite,. Combining form and CGI technology and the use of SQLite for the C language API. successfully achieved a client and the SQLite embedded database system for the dynamic interaction. This program can be widely used in industrial equipment remote control, remote family medical equipment, Information appliance control center and other areas of application.
Platform: | Size: 32768 | Author: 黄勇 | Hits:

[Delphi VCLASQLite

Description: SQLite的一个Delphi的开源封装库,全面支持Delphi 4, 5, 6, 7, 2005 和 2006。对于Delphi 4和Delphi 5请使用带有D4、D5后缀的文件。解压缩下载回来的文件包到Delphi的子目录下,安装该组件,同时将该目录添加到环境变量的搜索路径中。 ASQLite的发布包中有两个子压缩包,其中ASQLite (ASQLiteD4, ASQLiteD5)是开发时的调试组件,ASQLitePkg (D4/D5)是发布时的运行组件,如果你没有把组件编译到你的工程里,可以使用它作为运行库。对于Borland C++的安装也有相应的BPK文件,过程大同小异。 -SQLite a Delphi package of open-source library, full support for Delphi 4, 5, 6, 7, 2005 and 2006. For Delphi 4 and Delphi 5, please use with D4, D5 suffix documents. Extract the downloaded files back to the Delphi package subdirectories under the installation of the components, at the same time added to the directory search path environment variable in. ASQLite release package has two sub-compressed packets, which ASQLite (ASQLiteD4, ASQLiteD5) when debugging is to develop components, ASQLitePkg (D4/D5) is released when the operation of components, if you do not have the compiler components to your Engineering Village, you can use it as a runtime. For Borland C++ Installation BPK also have the corresponding file, the process of more or less the same.
Platform: | Size: 1600512 | Author: Wenjun Shen | Hits:

[Delphi VCLDreamEditor13_D7

Description: 支持自定义语法高亮显示的编辑器控件,目前支持C/Pascal/Java/HTML/XML等语法。For Delphi 7-Support for custom syntax highlighting editor shows controls, currently supports the C/Pascal/Java/HTML/XML, such as grammar. For Delphi 7
Platform: | Size: 2961408 | Author: Wenjun Shen | Hits:

[GUI Developsqliteman-1.0-src

Description: SQLiteman GUI 数据库工具软件的源代码,采用C++编程,可供修改及学习之用。-SQLiteman GUI database tools software source code, using C++ Programming for the modification and learning.
Platform: | Size: 495616 | Author: 邹三来 | Hits:

[Embeded Linuxsqlite-source-wince

Description: 数据库,源码类,直接编译以后在工程中加入,就可以使用了-Database, source type, direct the compiler to add after the project, you can use the
Platform: | Size: 2201600 | Author: 李冠 | Hits:

[ADO-ODBCsqlite3cpp

Description: sqlite3的c++类封装,含有测试程序,吐血推荐-sqlite3 the c++ type package contains test procedures, hematemesis Recommended
Platform: | Size: 240640 | Author: henry | Hits:

[ADO-ODBCsqlite-amalgamation-3_5_9

Description: mini sql based on c
Platform: | Size: 826368 | Author: xiaweiwei | Hits:

[Other DatabasesSqlite_Class

Description: Sqlite_Class 的C++类库-Sqlite_Class the C++ Library
Platform: | Size: 160768 | Author: 傷心 | Hits:

[SQL Serversqlite_docs_3_6_5

Description: sqlite的帮助文档, This ZIP archive contains most of the static HTML files that comprise this website, including all of the SQL Syntax and the C/C++ interface specs and other miscellaneous documentation.-sqlite help files, This ZIP archive contains most of the static HTML files that comprise this website, including all of the SQL Syntax and the C/C++ interface specs and other miscellaneous documentation.
Platform: | Size: 2197504 | Author: nick | Hits:

[Oracleotl4_examples

Description: 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebird, PostgreSQL, SQLite, SAP/DB, TimesTen, MS ACCESS等等。OTL中直接操作Oracle主要是通过Oracle提供的OCI接口进行,进行操作DB2数据库则是通过CLI接口来进行,至于MS的数据库和其它一些数据库,则OTL只提供了ODBC来操作的方式。当然Oracle和DB2也可以由OTL间接使用ODBC的方式来进行操纵。 在MS Windows and Unix 平台下,OTL目前支持的数据库版本主要有:Oracle 7 (直接使用 OCI7), Oracle 8 (直接使用 OCI8), Oracle 8i (直接使用OCI8i), Oracle 9i (直接使用OCI9i), Oracle 10g (直接使用OCI10g), DB2 (直接使用DB2 CLI), ODBC 3.x ,ODBC 2.5。-err
Platform: | Size: 820224 | Author: 刘火明 | Hits:

[Other DatabasesSqliteClassLibrary

Description: 简单的c# sqlite数据库操作类库,自己编写,附源代码,可进行扩充,进过测试。 -Simple c# Sqlite database operations class library, I have written, with source code, can be expanded into the test.
Platform: | Size: 315392 | Author: kingboy | Hits:

[Other Databasessqlite_demo

Description: SQLite 是用C语言编写的开源数据库,主要用于嵌入式,你也可以把它集成在自己的桌面程序中,也有人将其替代Access,用作后台数据库。 SQLite 支持多数SQL92标准,例如:索引、限制、触发和查看支持。 支持 NULL、INTEGER、REAL、TEXT 和 BLOB 数据类型,支持事务。-SQLite is a C language open source databases, mainly used in embedded, you can also put it at their own desktop integration process, but also someone to substitute for Access, the database used for background. SQLite support of the majority of SQL92 standard, such as: indexing, constraints, triggers and view support. Supporting NULL, INTEGER, REAL, TEXT and BLOB data types, support for Services.
Platform: | Size: 297984 | Author: 胡朝阳 | Hits:

[ADO-ODBCsql_vc

Description: sqlite大家都知道吧,一个数据库系统,该demo演示sqlite在vc下的使用.-sqlite we all know it, a database system, the demo presentation at vc under sqlite use.
Platform: | Size: 296960 | Author: editasp | Hits:

[Other DatabasesCppSQLite3U_WINCE

Description: SQLite数据库,已经封装成类,支持unicode和非Unicode,可用于嵌入式系统和Windows系统等,包含演示代码-SQLite database, has been packaged into a category, to support unicode and non-Unicode, can be used in embedded systems and Windows systems, including demonstration of the code
Platform: | Size: 3112960 | Author: centent | Hits:

[Other Databasesiphone-testsqlite

Description: iphone-testsqlite是在IPHONE上使用SQLITE的测试源码, 对于在IPHONE做应用很有用.-Objective-C SQLite Wrapper is a free SQLite wrapper class that is available for both Mac OS X and iPhone.
Platform: | Size: 2272256 | Author: richard | Hits:

[Other Databasessqlite_sample

Description: How to use sqlite in C or C-How to use sqlite in C or C++
Platform: | Size: 172032 | Author: Ray Hu | Hits:

[Windows Developvc

Description: SQLite在VC下的使用SQLite 是用C语言编写的开源数据库,主要用于嵌入式,你也可以把它集成在自己的桌面程序中,也有人将其替代Access,用作后台数据库。-SQLite在VC下的使用
Platform: | Size: 5120 | Author: hxt | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net